home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GRIPS 2: Government Rast…rocessing Software & Data
/
GRIPS_2.cdr
/
dos
/
ncsa_tel
/
contribu
/
byu_tel2.hqx
/
BYU Make
next >
Wrap
Text File
|
1989-12-10
|
776b
|
18 lines
alias cd directory
set Telnet_Dir HardDisk:MPW:TCPIP # Set this to whatever you want the directory named
cd {Telnet_Dir} # change to the source tree
cd :vs
BuildProgram vslib # Build the virtual screen library
cd ::tcpip
BuildProgram tcplib.ncsa # Build the TCP/IP library
BuildProgram tcplibd # Build the TCP/IP stubs for MacTCP
cd ::tek
BuildProgram teklib # Build the Tektronix library
cd ::vr
BuildProgram vrlib # Build the color raster protocol library
cd ::main
BuildProgram maclook # Build the working copy of NCSA_Telnet
# maclook uses the ncsa.rsrc file instead of installed # resources
#BuildProgram telnet.ncsa # Build the telnet executable.
#BuildProgram telnet # Build the telnet executable compatible with MacTCP